home *** CD-ROM | disk | FTP | other *** search
/ Aminet 19 / Aminet 19 (1997)(GTI - Schatztruhe)[!][Jun 1997].iso / Aminet / comm / cnet / cnet_wof.lha / RUNA < prev    next >
Text File  |  1997-04-17  |  706b  |  15 lines

  1. /**************************************************************************\
  2.                $VER: RUNArexx, v1.21 (17-Feb-97) by Dotoran!
  3.  
  4.     Add the following line to the end of Menu # 2; Available Everywhere:
  5.  
  6.                         RUNA  `30- | {#0doors:RUNA}
  7. \**************************************************************************/
  8. options results ; getuser 1302307 ; file=result ; if file="" then do
  9.   sendstring "n1A Door to run:i0 60}" ; getuser 70 ; file=result ; end
  10.  
  11. if file="" | ~exists(file) then exit ; else transmit "#0"file"}"
  12.  
  13. /**************************************************************************\
  14. \**************************************************************************/
  15.